PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package
/
PDFNumberFormat Class
/ getDenominator Method
Collapse All
Expand All
In This Topic
getDenominator Method
In This Topic
Gets the denominator.
This property has meaning only if this object is the last one in a number format collection.
Syntax
public
int
getDenominator()
Return Value
The denominator of a fractional display when
setFractionDisplay
method is set to
PDFFractionDisplay.FRACTION
.
See Also
Reference
PDFNumberFormat Class
PDFNumberFormat Members